home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / archive / userbox / publicdomain / superviewel.lha / SuperViewEL / SuperViewLibrary / Docs / SVPrefs.doc < prev    next >
Text File  |  1996-06-18  |  5KB  |  137 lines

  1.  
  2.   SVPrefs V13.2
  3.  
  4.   © 1994-96 by Andreas R. Kleinert.
  5.  
  6.   FREEWARE. All rights reserved.
  7.   Only to be distributed with superview.library.
  8.  
  9.   Version      : 13.2
  10.   Release Date : 06.06.1996
  11.  
  12.  
  13.   Description
  14.   ~~~~~~~~~~~
  15.   SVPrefs is the Preferences Program for superview.library.
  16.  
  17.   Any specific ControlPad settings for superview.library,
  18.   superviewsupport.library and all the SVObjects, SVDrivers
  19.   and SVOperators may be modified fromout here in a comfortable
  20.   GUI-based way - as long as these ControlPad requirements are
  21.   documented in form of a CPInfo-file placed in ENVARC: (as usually).
  22.  
  23.   Additionally, adding and removing of single SVObjects, SVDrivers
  24.   or SVOperators is possible from here, if no other program is accessing
  25.   superview.library and the related modules at the same time
  26.   (to keep the internal lists valid).
  27.  
  28.   Priorities of SVObjects - concerning the order of checking file types
  29.   when loading - may as well be changed here temporarily.
  30.  
  31.  
  32.   Inclusion and Exclusion: Explanation
  33.   ------------------------------------
  34.   As one of the newest features of superview.library, you may also
  35.   decide here, which of the installed SVObjects, SVDrivers and/or
  36.   SVOperators should not be loaded into memory at startup time.
  37.   This works as follows:
  38.  
  39.    - excluded modules will be written to a specific configuration file
  40.      at ENVARC:superview-Library and ENV:superview-Library
  41.      (svobjects.exclude, svdrivers.exclude, svoperators.exclude)
  42.    - excluded modules will not be opened when the library starts
  43.      its initialization phase, which means that these modules will
  44.      never be loaded. May speed up opening and save memory.
  45.      On the other side, these modules are not available as long
  46.      as you don't re-add them to the system, either only temporarily
  47.      or also by re-including.
  48.      So you only should apply this to modules you seldomly or never
  49.      use, but don't want to de-install (everytime) nevertheless.
  50.    - any of these modules may temporarily be loaded via the "Add"
  51.      function of SVPrefs as well as these (or others) may again
  52.      temporarily be removed
  53.    - SVPrefs can apply (re)inclusion and exclusion to modules
  54.      currently held in memory
  55.      (to re-include an currently excluded module you at first have to
  56.       re-load it via "Add")
  57.  
  58.   Inclusion and Exclusion: Overview
  59.   ---------------------------------
  60.  
  61.      INCLUDE temporarily      ADD
  62.              permanently      ADD, INCLUDE
  63.  
  64.      EXCLUDE temporarily      REMOVE
  65.              permanently      EXCLUDE, REMOVE
  66.  
  67.      If you don't need that feature: simply don't use it...
  68.  
  69.   Author
  70.   ~~~~~~
  71.   Andreas R. Kleinert,
  72.   Sandstrasse 1,
  73.   D-57072 Siegen,
  74.   Germany.
  75.  
  76.   EMail:  Fido             Andreas Kleinert 2:2457/350.18
  77.           Usenet/InterNet  Andreas_Kleinert@superview.ftn.sub.org
  78.                            Andreas_Kleinert@t-online.de
  79.  
  80.   History
  81.   ~~~~~~~
  82.   SVPrefs' version depends on the version of
  83.   superview.library it first has been included with.
  84.  
  85.   V13.2 (06.06.1996) :
  86.   --------------------
  87.    - adjusted window size/font-handling to that one of SuperView
  88.      (-> Patrik Nydensten)
  89.    - there was still version information referring to 12.x
  90.  
  91.   V13.1 (16.04.1996) :
  92.   --------------------
  93.    - added GUI controls for the newly introduced concept
  94.      of "exclusion" (and "inclusion") of modules
  95.      (ahm, well - 13.1, not 12.10)
  96.  
  97.   V12.4 (19.11.1995) :
  98.   --------------------
  99.    - fixed the Close-Gadget EHit
  100.      (-> Simon Edwards)
  101.    - switched from GadToolsBox to Designer for GUI case'ing
  102.  
  103.   V12.3 (29.10.1995) :
  104.   --------------------
  105.    - Preferences: - fixed enforcer hit; occured with missing default
  106.                     (-> Steve Quartly)
  107.                   - fixed another hit; occured within the keyword
  108.                     context (illegal access to address NULL, which
  109.                     did not had any effect when not running enforcer)
  110.                     (-> Steve Quartly)
  111.  
  112.   V11.11 (23.09.1995) :
  113.   ---------------------
  114.    - Major release.
  115.    - ControlPad modification now totally GUI-based, as already done
  116.      for SuperView V4.70 (same functionality)
  117.    - redesigned GUI again, added buttons for superview.library
  118.      and superviewsupport.library
  119.    - ListView now do scroll in realtime (IDCMP_MOUSEMOVE no longer
  120.      desactivated)
  121.    - removed inside-Library-Base setting of global SVDriver.
  122.      Active settings now have to be done by the applications,
  123.      preferences (default) settings may still be changed via the
  124.      Library-ControlPad
  125.    - completely revised documentation (this one)
  126.  
  127. *****************************************************************************
  128. * Revison history entries before V11.11 have been deleted for space reasons *
  129. *****************************************************************************
  130.  
  131.   Copyrights
  132.   ~~~~~~~~~~
  133.   Some of the mentioned names or products above may be copyrighted by
  134.   companies or trademarks of companies.
  135.  
  136.  
  137.